home *** CD-ROM | disk | FTP | other *** search
- <html>
-
- <head>
-
- <title>XYZ webcrafting</title>
-
- </head>
-
- <!--- these are the styles we'll be using in this document --->
-
- <style type="text/css">
-
- <!--
-
- all.subtitle {
-
- font-family:Arial;
-
- font-weight:bold;
-
- font-size:14pt;
-
- color:aqua;
-
- textAlign:center;
-
- }
-
-
-
- all.menus {
-
- font-family:Tahoma;
-
- font-weight:bold;
-
- font-size:16pt;
-
- color:white;
-
- text-decoration:none;
-
- }
-
-
-
- all.verbage{
-
- font-family:Tahoma,Arial;
-
- font-size:10pt;
-
- color:white;
-
- textAlign:justify;
-
- }
-
-
-
- all.gtitle {
-
- font-family:Tahoma,Arial;
-
- font-weight:bold;
-
- font-size:xx-large;
-
- color:gray;
-
- textAlign:center;
-
- }
-
-
-
- all.stitle {
-
- font-family:Tahoma,Arial;
-
- font-weight:bold;
-
- font-size:xx-large;
-
- color:silver;
-
- textAlign:center;
-
- }
-
-
-
- -->
-
- </style>
-
- <body bgcolor="#000000" text="#ffffff">
-
-
-
- <!-- This is the container layer for the entire newsletter -->
-
- <layer z-index=1 left=25 top=25 height=250 width=500 id="title_block">
-
-
-
- <!-- These three layers make up the "x", "y" and "z" of the logo -->
-
- <layer left=0 top=0 height=65 width=40 id="main_x">
-
- <span class="gtitle">X</span>
-
- </layer>
-
- <layer z-index=3 left=30 top=12 height=65 width=40 id="main_y">
-
- <span class="stitle">Y</span>
-
- </layer>
-
- <layer z-index=1 left=60 top=0 height=65 width=40 id="main_z">
-
- <span class="gtitle">Z</span>
-
- </layer>
-
-
-
- <!ùThese two layers create the thin blue lines used to -->
-
- <!--outline the top-left of the newsletter -->
-
- <layer z-index=2 bgcolor="blue" left=50 top=5 height=240 width=1 id="div0">
-
- </layer>
-
- <layer z-index=2 bgcolor="blue" left=0 top=35 height=1 width=500 id="div1">
-
- </layer>
-
-
-
- <layer z-index=3 left=310 top=25 id="sub_title" visibility=show>
-
- <span class="subtitle">w e b c r a f t i n g</span>
-
- </layer>
-
-
-
- <layer z-index=2 left=125 top=55 width=375 id="title_block">
-
- <p class="verbage">don't the burden of building an online presence get to
-
- you? innovation comes easy at xyz. we pride ourselves
-
- on being at the very forefront of technology, incorporating
-
- the latest in web design components. just contact us for
-
- all your javascript, java, and dynamic html needs</p>
-
- </layer>
-
- </layer>
-
- </body>
-
- </html>
-
-